[INFO] cloning repository https://github.com/navicore/rust-xp-ratatui-table
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navicore/rust-xp-ratatui-table" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Frust-xp-ratatui-table", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Frust-xp-ratatui-table'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e23af6314c2bbdb279c085b2c5ca8e63c7c7ebb
[INFO] testing navicore/rust-xp-ratatui-table against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Frust-xp-ratatui-table" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/navicore/rust-xp-ratatui-table
[INFO] finished tweaking git repo https://github.com/navicore/rust-xp-ratatui-table
[INFO] tweaked toml for git repo https://github.com/navicore/rust-xp-ratatui-table written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/navicore/rust-xp-ratatui-table on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/navicore/rust-xp-ratatui-table already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3b571d2b117fdba2836b7e75d699dafa743dd7e391632dd1847c882bf470aed
[INFO] running `Command { std: "docker" "start" "-a" "a3b571d2b117fdba2836b7e75d699dafa743dd7e391632dd1847c882bf470aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3b571d2b117fdba2836b7e75d699dafa743dd7e391632dd1847c882bf470aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b571d2b117fdba2836b7e75d699dafa743dd7e391632dd1847c882bf470aed", kill_on_drop: false }`
[INFO] [stdout] a3b571d2b117fdba2836b7e75d699dafa743dd7e391632dd1847c882bf470aed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b244fe84386b7ca6ec57fdf75992b741e571b4f8c9ae32f4d3c8f03be36917cb
[INFO] running `Command { std: "docker" "start" "-a" "b244fe84386b7ca6ec57fdf75992b741e571b4f8c9ae32f4d3c8f03be36917cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling simplerand v1.3.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling lru v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling fakeit v1.2.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.26.0-alpha.3
[INFO] [stderr]    Compiling rust-xp-tui-table v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_table_colors` is never used
[INFO] [stdout]   --> src/tui/table_ui.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait TuiTableState {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn get_table_colors(&self) -> &TableColors;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.30s
[INFO] running `Command { std: "docker" "inspect" "b244fe84386b7ca6ec57fdf75992b741e571b4f8c9ae32f4d3c8f03be36917cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b244fe84386b7ca6ec57fdf75992b741e571b4f8c9ae32f4d3c8f03be36917cb", kill_on_drop: false }`
[INFO] [stdout] b244fe84386b7ca6ec57fdf75992b741e571b4f8c9ae32f4d3c8f03be36917cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2604bcd15131dcbafccddbaaf8b2b302a835eef378c4c7b5222e078dc3f70488
[INFO] running `Command { std: "docker" "start" "-a" "2604bcd15131dcbafccddbaaf8b2b302a835eef378c4c7b5222e078dc3f70488", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stdout] warning: method `get_table_colors` is never used
[INFO] [stdout]   --> src/tui/table_ui.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait TuiTableState {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn get_table_colors(&self) -> &TableColors;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-xp-tui-table v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_table_colors` is never used
[INFO] [stdout]   --> src/tui/table_ui.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait TuiTableState {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn get_table_colors(&self) -> &TableColors;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "2604bcd15131dcbafccddbaaf8b2b302a835eef378c4c7b5222e078dc3f70488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2604bcd15131dcbafccddbaaf8b2b302a835eef378c4c7b5222e078dc3f70488", kill_on_drop: false }`
[INFO] [stdout] 2604bcd15131dcbafccddbaaf8b2b302a835eef378c4c7b5222e078dc3f70488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7497bea4f1787fa00549f03edcf0c552094773247005c8504e88c3d79fcd4f75
[INFO] running `Command { std: "docker" "start" "-a" "7497bea4f1787fa00549f03edcf0c552094773247005c8504e88c3d79fcd4f75", kill_on_drop: false }`
[INFO] [stderr] warning: method `get_table_colors` is never used
[INFO] [stderr]   --> src/tui/table_ui.rs:51:8
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub trait TuiTableState {
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 51 |     fn get_table_colors(&self) -> &TableColors;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-xp-tui-table` (bin "rust-xp-tui-table") generated 1 warning
[INFO] [stderr] warning: `rust-xp-tui-table` (bin "rust-xp-tui-table" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_xp_tui_table-443e0b97d9ec79fe)
[INFO] [stderr]      Running tests/test_fakeit.rs (/opt/rustwide/target/debug/deps/test_fakeit-9d9800e001ae7170)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tui::data::tests::test_container_constraint_len_calculator ... ok
[INFO] [stdout] test tui::data::tests::test_pod_constraint_len_calculator ... ok
[INFO] [stdout] test tui::data::tests::test_rs_constraint_len_calculator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_fakeit_generator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7497bea4f1787fa00549f03edcf0c552094773247005c8504e88c3d79fcd4f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7497bea4f1787fa00549f03edcf0c552094773247005c8504e88c3d79fcd4f75", kill_on_drop: false }`
[INFO] [stdout] 7497bea4f1787fa00549f03edcf0c552094773247005c8504e88c3d79fcd4f75
